ComponentOne ASP.NET MVC Controls
MaxScale Property

C1.Web.Mvc Namespace > RangeSelector<T> Class : MaxScale Property
Gets or sets the maximum range scale of the range selector.
Syntax
'Declaration
 
<DefaultValueAttribute(1)>
Public Property MaxScale As Double
[DefaultValue(1)]
public double MaxScale {get; set;}
Remarks
The maximum scale is between 0 and 1.
See Also

Reference

RangeSelector<T> Class
RangeSelector<T> Members